home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 7_docs / About_epic < prev    next >
Encoding:
Text File  |  2001-03-22  |  3.9 KB  |  75 lines

  1. EPIC is the (E)nhanced (P)rogrammable (I)RC-II (C)lient.                  
  2.  
  3. EPIC is 100% backwards compatible with ircII because EPIC is ircII.  EPIC
  4. was originally built upon the ircII 2.6 client and has maintained
  5. faithfulness to remain current up to the 2.8.2 release.
  6.  
  7. EPIC is slightly larger than ircII-4.4 (about 40k on this system), but
  8. that is mostly because of the multitude of new features, the dual ANSI/K&R
  9. compliant function headers, and the large amount of re-written code in an
  10. attempt to make ircII faster, more efficient, and more powerful.
  11.  
  12. EPIC is derived directly from IRC-II which is currently maintained by 
  13. Matthew Green, and includes in whole all the additions included in the 
  14. "plus" clients by Jeremy Nelson and all of the modifications in the 
  15. "mod" clients by Jake Khuon.  EPIC is currently maintained by EPIC
  16. Software Labs (ESL), comprised of Jeremy Nelson, Jake Kuhon, Robert Chady, 
  17. and a cast of a dozen others.
  18.  
  19. You can get a copy of the EPIC client via ftp from these mirrors:
  20. Not all sites will be always up to date, but many of them try.
  21.  
  22.    Site                 Directory                         Maintainer
  23.    ftp.acronet.net      /pub/ircii                        hop
  24.    ftp.neato.org        /pub/irc                          hop
  25.    ftp.cdc.net          /pub/users/crimedog/irc/epic      Crimedog
  26.    ftp.undernet.org     /pub/irc/clients                  Mmmm
  27.    ftp.ocslink.com      /pub/epic                         CrowMan
  28.  
  29. If you want to mirror the EPIC client, please drop an email to Jeremy Nelson
  30. (jnelson@acronet.net) telling him the host and directory where we can count
  31. on you to keep a copy of the current version of the EPIC client.  The EPIC
  32. client takes about 450k, the help files take about 150k, and from time to
  33. time there are other patches that range from 5k to 30k in size.
  34.  
  35. A mailing list for all things related to EPIC exists.  Send email to
  36. majordomo@concentric.net with the words "subscribe ircii-epic" in the body
  37. (and nothing else!).  This list exists for bug reports, discussion about and
  38. requests for new features, and anything else that has to do with EPIC.
  39.  
  40.  * EPIC is completely safe:  There are no hidden trap doors.  We value your
  41.    trust, and will not do anything to abuse it.
  42.  
  43.  * EPIC is programmable:  While ircII does contain a wide range of commands
  44.    and functions, several glaring ommisions exist, which EPIC has attempted
  45.    to fill, making the ircII language complete, precise, and efficient.
  46.  
  47.  * EPIC supports bots:  We do not agree with those who feel that script bots
  48.    are all the evil of irc, and we feel that scripts bots must not be
  49.    squelched by those who have the stranglehold of control on irc.  EPIC
  50.    will support bots for as long as we maintain it.
  51.  
  52.  * EPIC is not anal retentive:  EPIC allows you to do EVERYTHING that the
  53.    irc protocol (RFC 1459) allows, and does not place any arbitrary
  54.    restrictions upon you.  EPIC does fully comply with the protocol as
  55.    shipped and does not allow you to do anything that is deemed illegal by
  56.    the protocol.
  57.  
  58.  * EPIC is complete:  EPIC supplies over 100 various functions and commands
  59.    which allow you to do things very quickly things that required very
  60.    large or slow scripts in the past.
  61.  
  62.  * EPIC is fully ANSI-compliant:  Most current versions of the stock client
  63.    do have full prototyping for all functions, which has the same net effect
  64.    as the work we have done.  We, however, chose to provide both a "old"
  65.    style (K&R) function header and a "new" style (ansi) function header with
  66.    every function and provide every extern function a prototype in a header
  67.    file.
  68.  
  69.  * EPIC is getting smaller and faster:  Changes are continually underway to
  70.    provide a faster client with more functionality while using less CPU
  71.    cycles.  While these may appear to be conflicting goals, the whole point
  72.    of the EPIC project is to provide the best client that runs as well as
  73.    can be managed.
  74.  
  75.